Namespace - LJCFacilityManagerDAL
Parameters
manager - The facility manager object.
personID - The person ID.
Returns
The Person object.
Syntax
| C# |
|
public static Person GetPerson(PersonManager manager, Int32 personID)
|
Retrieves the Person by ID.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.